* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
authorKevin Ryde <user42@zip.com.au>
Sun, 8 Nov 2009 21:49:49 +0000 (21:49 +0000)
committerKevin Ryde <user42@zip.com.au>
Sun, 8 Nov 2009 21:49:49 +0000 (21:49 +0000)
at end of sentence (my Bug#4818).

lisp/ChangeLog

index d353fdf7832598c9e3af9eccb7b38b28fa441af8..bb8c9a5325911a3f701ed7b380cef5d322441f7b 100644 (file)
@@ -1,3 +1,8 @@
+2009-11-08  Kevin Ryde  <user42@zip.com.au>
+
+       * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
+       at end of sentence (my Bug#4818).
+
 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
 
        * progmodes/compile.el (compilation-error-regexp-alist-alist):